home *** CD-ROM | disk | FTP | other *** search
/ Informática Multimedia 1995 April / Informatica Multimedia CD - Epimundo.iso / DOS / FILEVIEW / TXTRUN.ZIP / TXTRUNRN.TXT < prev   
Encoding:
Text File  |  1991-05-19  |  5.3 KB  |  138 lines

  1. This was meant as a running form of document, as opposed to viewing form.
  2.  
  3. Sfree disk space C pull-down
  4.  
  5.      The above demonstrate the ability of this text to run other
  6. softwares, batch files, DOS commands and the ability to call other pages
  7. on top of the present page as subroutine pages.
  8.  
  9.      Note that when you move the cursor keys, the high-lighted text is 
  10. accompanied by a message on the box itself.
  11.  
  12.      Try turning SCROLL LOCK ON and press down on the up/down/left/right
  13. cursor keys.  This menu moves around, along with the message on the 
  14. box, since it's set for relative location.  Turn it OFF again for now.
  15.  
  16.      Type left/right cursor or PgUp/PgDn to see other pages.
  17.  
  18.      Note that the box surrounding this main menu is the double line box.
  19. There are nine types, including the single, mixture of single/double, 
  20. mesh, block and blank. (or something else you made with the BOX option)
  21.  
  22.      This was run as "TXTRUN N32 ETXTRUNRN.TXT<ntr>".
  23.  
  24. _00rType <ntr> here to run CHKDSK.COM. 
  25. Type <ntr> here to see another page
  26.                                    
  27. This is the page to the left
  28. Press down on the right cursor to go back to the main menu.
  29. There is no other page in other directions.
  30.  
  31. TXTRUNRN.TXT is meant to be a RuNning example of what TXTRUN.EXE can do:
  32. - fancy up a text file into multiple pages.
  33. - to make pull-down menu softwares.
  34. - a DOS shell to run other softwares, batch files or DOS command chores.
  35. - a dungeons and dragon game.
  36. - etc
  37.  
  38.      All this without knowing how to use a computer programming 
  39. language:  Even if you know computer languages, this simplifies many 
  40. things while making .COM softwares which are very small, compared to 
  41. what something like this would become if you used Basic, C, Cobol, 
  42. Fortran, Modula-2, Pascal etc to write a comparable .COM software.
  43.  
  44.      Actually, can you use Basic, C etc make softwares like this?  and 
  45. if the answer is Yes, how many months will it take?  With TXTRUN.EXE, 
  46. the answer is "Yes, in a few hours.".  (Making this .COM software only 
  47. took minutes, but it may take a few hours reading the documents on how
  48. to make it yourself, and a few hours typing your text.)
  49.  
  50. This is the page to the right
  51. Press down on the left cursor to go back to the main menu.
  52. There is no other page in other directions.
  53.  
  54.      TXTRUN.EXE contains extensive error messages which act as context 
  55. sensitive help:  Simply type the name of TXTRUN.EXE at DOS to see the 
  56. main help page, so that it tells you what the options are, type the 
  57. options without the values required, and it tells you about that 
  58. option in detail.  (a few options not used often is not on this menu)
  59.  
  60.      TXTRUN will make a .COM type software which operates on CGA, 
  61. monochrome, EGA or VGA.  A few non-standard type video-card/monitor 
  62. combinations are also supported.
  63.  
  64.      TXTRUN must operate in text mode, not graphic mode.
  65.  
  66. This is the page below.
  67. Press down on the PgUp key to go back to the main menu.
  68. There is no other page in other directions.
  69.  
  70.      TXTRUNDC.TXT contains more DoCument type detail which is meant to 
  71. be read, rather than run as in this text file.
  72.  
  73.      TXTRUN will make a .COM type software which supports color 
  74. monitors and 43/50 rows EGA/VGA monitors.
  75.  
  76.      If your editor lets you insert control codes in your text, 
  77. TXTRUNDC.TXT tells you how to make different parts of the text appear 
  78. in different colors (if the .COM software made by TXTRUN runs on a 
  79. computer with color monitor).
  80.  
  81.      All text files here assumes that you don't have a color monitor, 
  82. but it does assume that your screen can display at least 80 columns.
  83. (no one asked for a program which works on 40 columns wide palmtop
  84. computers, which is the only reason why this doesn't support it)
  85.  
  86. This is the page above.
  87. Press down on the PgDn key to go back to the main menu.
  88. There is no other page in other directions.
  89.  
  90.      If you use a compiler which needs many megabytes, chances are that
  91. the compiler was written in another computer language which in turn 
  92. was written in another, which was written in another etc.
  93.  
  94.      But don't complain or offer to make it efficient, since such 
  95. compiler makers ignore you.  Many people like big compilers because 
  96. they feel that anything bigger is better than anything smaller.  The 
  97. proof?  You're probably the only one using this and will be for years.
  98.  
  99.      The amount of system memory (640 KB size) required by the .COM
  100. software made by TXTRUN when it runs other softwares varies with the 
  101. DOS version used and the size of the .COM software itself.
  102.  
  103. This is the pull down page
  104. The above text is in the box
  105. as a title.
  106.  
  107. Did you notice how this page
  108. opened vertically, as if you
  109. were opening a paper page
  110. vertically?  TXTRUNDC.TXT
  111. text file documents this.
  112.  
  113. The vertically opening page
  114. is more obvious on a slower
  115. PC than on a faster PC since
  116. a slower PC takes a few
  117. seconds to open a page.
  118.  
  119. There is a page to the right
  120. of this, accessed with the
  121. right cursor.
  122.  
  123. Type <esc> to go back to the
  124. main menu again.
  125.  
  126. This is the pull down page
  127. Did you see how this page opened horizontally?  It's more obvious on a
  128. slow PC, but not so obvious on fast PC.  TXTRUNDC.TXT documents this.
  129. This page also moved to this position from the top left corner.
  130.  
  131. There is a page to the left
  132. of this, accessed with the
  133. left cursor.
  134.  
  135. Type <esc> to go back to the
  136. main menu again.
  137.  
  138.